home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000386_news@columbia.edu_Sat Dec 10 06:09:50 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA16506
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sat, 10 Dec 1994 01:09:57 -0500
  3. Received: by apakabar.cc.columbia.edu id AA24996
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sat, 10 Dec 1994 01:09:54 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!jaltman
  6. From: jaltman@watsun.cc.columbia.edu (Jeffrey Altman)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Server side renames - still not solved!
  9. Date: 10 Dec 1994 06:09:50 GMT
  10. Organization: Columbia University
  11. Lines: 31
  12. Message-Id: <3cbgne$od2@apakabar.cc.columbia.edu>
  13. References: <D0CyFn.4sv@murdoch.acc.virginia.edu> <3c2240$5uh@apakabar.cc.columbia.edu> <D0G1s8.CBo@murdoch.acc.virginia.edu>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <D0G1s8.CBo@murdoch.acc.virginia.edu>,
  18. Erik Hatcher <esh6h@fulton.seas.Virginia.EDU> wrote:
  19. >The reason I want/need REMOTE RENAME is so that my
  20. >automatic process to pick up received files on the
  21. >remote end, doesn't try to pick up a file being sent
  22. >or not successfully sent.  It only picks up files
  23. >with the name REC_*.* and they are sent as SENDING_*.*.
  24.  
  25. Not to be obnoxious, but its about time you explained 
  26. why you needed this.
  27.  
  28. >Frank mentioned that he'll put it in the next version,
  29. >so I'm fine with that!  Thanks a million Frank!
  30.  
  31. >BTW, not being pushy, but how often do new versions
  32. >get released?
  33.  
  34. It depends on how much time we have to program.
  35. And how many additional features need to be added.
  36. It was about 1.5 years between 5A(189) and 5A(190).
  37. Its really hard to say.  
  38.  
  39. In the meantime, I suggest that you use the SEND oldname newname
  40. mechanism with delete on failure.  And then, code your other task
  41. to never copy a file unless it can open it with exclusive write 
  42. access which should fail while the file transfer is occuring.
  43.  
  44. Jeffrey Altman * PO Box 220415 * Great Neck, NY * 11022-0415 * (516) 466-5495
  45. "C-Kermit: available on more platforms than any other communications software."
  46. "Kermit FTP: sending files whenever and wherever they are needed."
  47. *NEW* OS/2 version 5A(190): ftp kermit.columbia.edu /kermit/archives/ckoker.zip